[INFO] cloning repository https://github.com/ciphrnotfound/solbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ciphrnotfound/solbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fciphrnotfound%2Fsolbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fciphrnotfound%2Fsolbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14803bb3226783046acaabf04d1dd633fc109521
[INFO] fixing ciphrnotfound/solbot against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fciphrnotfound%2Fsolbot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ciphrnotfound/solbot
[INFO] finished tweaking git repo https://github.com/ciphrnotfound/solbot
[INFO] tweaked toml for git repo https://github.com/ciphrnotfound/solbot written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ciphrnotfound/solbot on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ciphrnotfound/solbot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 140b02c13cf1a600e21e8420bae650f803b7b320a86129fdfb32682c0ace6123
[INFO] running `Command { std: "docker" "start" "140b02c13cf1a600e21e8420bae650f803b7b320a86129fdfb32682c0ace6123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "140b02c13cf1a600e21e8420bae650f803b7b320a86129fdfb32682c0ace6123" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "140b02c13cf1a600e21e8420bae650f803b7b320a86129fdfb32682c0ace6123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "140b02c13cf1a600e21e8420bae650f803b7b320a86129fdfb32682c0ace6123" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking solbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `reqwest::Url: IntoClientRequest` is not satisfied
[INFO] [stdout]   --> src/main.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let (ws_stream, response ) = connect_async(url).await.expect("Failed to connect to WebSocket");
[INFO] [stdout]    |                                  ------------- ^^^ the trait `IntoClientRequest` is not implemented for `reqwest::Url`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `IntoClientRequest`:
[INFO] [stdout]              &String
[INFO] [stdout]              &Uri
[INFO] [stdout]              &str
[INFO] [stdout]              ClientRequestBuilder
[INFO] [stdout]              String
[INFO] [stdout]              Uri
[INFO] [stdout]              httparse::Request<'_, '_>
[INFO] [stdout]              tokio_tungstenite::tungstenite::http::Request<()>
[INFO] [stdout] note: required by a bound in `connect_async`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.28.0/src/connect.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub async fn connect_async<R>(
[INFO] [stdout]    |              ------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 35 |     R: IntoClientRequest + Unpin,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ required by this bound in `connect_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `reqwest::Url: IntoClientRequest` is not satisfied
[INFO] [stdout]   --> src/main.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let (ws_stream, response ) = connect_async(url).await.expect("Failed to connect to WebSocket");
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^ the trait `IntoClientRequest` is not implemented for `reqwest::Url`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `IntoClientRequest`:
[INFO] [stdout]              &String
[INFO] [stdout]              &Uri
[INFO] [stdout]              &str
[INFO] [stdout]              ClientRequestBuilder
[INFO] [stdout]              String
[INFO] [stdout]              Uri
[INFO] [stdout]              httparse::Request<'_, '_>
[INFO] [stdout]              tokio_tungstenite::tungstenite::http::Request<()>
[INFO] [stdout] note: required by a bound in `connect_async`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.28.0/src/connect.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub async fn connect_async<R>(
[INFO] [stdout]    |              ------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 35 |     R: IntoClientRequest + Unpin,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ required by this bound in `connect_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `reqwest::Url: IntoClientRequest` is not satisfied
[INFO] [stdout]   --> src/main.rs:11:53
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let (ws_stream, response ) = connect_async(url).await.expect("Failed to connect to WebSocket");
[INFO] [stdout]    |                                                     ^^^^^ the trait `IntoClientRequest` is not implemented for `reqwest::Url`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `IntoClientRequest`:
[INFO] [stdout]              &String
[INFO] [stdout]              &Uri
[INFO] [stdout]              &str
[INFO] [stdout]              ClientRequestBuilder
[INFO] [stdout]              String
[INFO] [stdout]              Uri
[INFO] [stdout]              httparse::Request<'_, '_>
[INFO] [stdout]              tokio_tungstenite::tungstenite::http::Request<()>
[INFO] [stdout] note: required by a bound in `connect_async`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.28.0/src/connect.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub async fn connect_async<R>(
[INFO] [stdout]    |              ------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 35 |     R: IntoClientRequest + Unpin,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ required by this bound in `connect_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Option<CloseFrame>` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/main.rs:20:74
[INFO] [stdout]    |
[INFO] [stdout] 20 |             Ok(Message::Close(close)) => println!("Received Close : {}", close),
[INFO] [stdout]    |                                                                     --   ^^^^^ `Option<CloseFrame>` cannot be formatted with the default formatter
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `Option<CloseFrame>`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `tokio_tungstenite::tungstenite::Bytes` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/main.rs:21:71
[INFO] [stdout]    |
[INFO] [stdout] 21 |             Ok(Message::Ping(ping)) => println!("Received Ping : {}", ping),
[INFO] [stdout]    |                                                                  --   ^^^^ `tokio_tungstenite::tungstenite::Bytes` cannot be formatted with the default formatter
[INFO] [stdout]    |                                                                  |
[INFO] [stdout]    |                                                                  required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `tokio_tungstenite::tungstenite::Bytes`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `tokio_tungstenite::tungstenite::Bytes` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/main.rs:22:71
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Ok(Message::Pong(pong)) => println!("Received Pong : {}", pong),
[INFO] [stdout]    |                                                                  --   ^^^^ `tokio_tungstenite::tungstenite::Bytes` cannot be formatted with the default formatter
[INFO] [stdout]    |                                                                  |
[INFO] [stdout]    |                                                                  required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `tokio_tungstenite::tungstenite::Bytes`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solbot` (bin "solbot") due to 6 previous errors
[INFO] [stdout] error[E0277]: the trait bound `reqwest::Url: IntoClientRequest` is not satisfied
[INFO] [stdout]   --> src/main.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let (ws_stream, response ) = connect_async(url).await.expect("Failed to connect to WebSocket");
[INFO] [stdout]    |                                  ------------- ^^^ the trait `IntoClientRequest` is not implemented for `reqwest::Url`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `IntoClientRequest`:
[INFO] [stdout]              &String
[INFO] [stdout]              &Uri
[INFO] [stdout]              &str
[INFO] [stdout]              ClientRequestBuilder
[INFO] [stdout]              String
[INFO] [stdout]              Uri
[INFO] [stdout]              httparse::Request<'_, '_>
[INFO] [stdout]              tokio_tungstenite::tungstenite::http::Request<()>
[INFO] [stdout] note: required by a bound in `connect_async`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.28.0/src/connect.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub async fn connect_async<R>(
[INFO] [stdout]    |              ------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 35 |     R: IntoClientRequest + Unpin,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ required by this bound in `connect_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `reqwest::Url: IntoClientRequest` is not satisfied
[INFO] [stdout]   --> src/main.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let (ws_stream, response ) = connect_async(url).await.expect("Failed to connect to WebSocket");
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^ the trait `IntoClientRequest` is not implemented for `reqwest::Url`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `IntoClientRequest`:
[INFO] [stdout]              &String
[INFO] [stdout]              &Uri
[INFO] [stdout]              &str
[INFO] [stdout]              ClientRequestBuilder
[INFO] [stdout]              String
[INFO] [stdout]              Uri
[INFO] [stdout]              httparse::Request<'_, '_>
[INFO] [stdout]              tokio_tungstenite::tungstenite::http::Request<()>
[INFO] [stdout] note: required by a bound in `connect_async`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.28.0/src/connect.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub async fn connect_async<R>(
[INFO] [stdout]    |              ------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 35 |     R: IntoClientRequest + Unpin,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ required by this bound in `connect_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `reqwest::Url: IntoClientRequest` is not satisfied
[INFO] [stdout]   --> src/main.rs:11:53
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let (ws_stream, response ) = connect_async(url).await.expect("Failed to connect to WebSocket");
[INFO] [stdout]    |                                                     ^^^^^ the trait `IntoClientRequest` is not implemented for `reqwest::Url`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `IntoClientRequest`:
[INFO] [stdout]              &String
[INFO] [stdout]              &Uri
[INFO] [stdout]              &str
[INFO] [stdout]              ClientRequestBuilder
[INFO] [stdout]              String
[INFO] [stdout]              Uri
[INFO] [stdout]              httparse::Request<'_, '_>
[INFO] [stdout]              tokio_tungstenite::tungstenite::http::Request<()>
[INFO] [stdout] note: required by a bound in `connect_async`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.28.0/src/connect.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub async fn connect_async<R>(
[INFO] [stdout]    |              ------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 35 |     R: IntoClientRequest + Unpin,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ required by this bound in `connect_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Option<CloseFrame>` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/main.rs:20:74
[INFO] [stdout]    |
[INFO] [stdout] 20 |             Ok(Message::Close(close)) => println!("Received Close : {}", close),
[INFO] [stdout]    |                                                                     --   ^^^^^ `Option<CloseFrame>` cannot be formatted with the default formatter
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `Option<CloseFrame>`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `tokio_tungstenite::tungstenite::Bytes` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/main.rs:21:71
[INFO] [stdout]    |
[INFO] [stdout] 21 |             Ok(Message::Ping(ping)) => println!("Received Ping : {}", ping),
[INFO] [stdout]    |                                                                  --   ^^^^ `tokio_tungstenite::tungstenite::Bytes` cannot be formatted with the default formatter
[INFO] [stdout]    |                                                                  |
[INFO] [stdout]    |                                                                  required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `tokio_tungstenite::tungstenite::Bytes`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `tokio_tungstenite::tungstenite::Bytes` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/main.rs:22:71
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Ok(Message::Pong(pong)) => println!("Received Pong : {}", pong),
[INFO] [stdout]    |                                                                  --   ^^^^ `tokio_tungstenite::tungstenite::Bytes` cannot be formatted with the default formatter
[INFO] [stdout]    |                                                                  |
[INFO] [stdout]    |                                                                  required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `tokio_tungstenite::tungstenite::Bytes`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solbot` (bin "solbot" test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "140b02c13cf1a600e21e8420bae650f803b7b320a86129fdfb32682c0ace6123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "140b02c13cf1a600e21e8420bae650f803b7b320a86129fdfb32682c0ace6123", kill_on_drop: false }`
[INFO] [stdout] 140b02c13cf1a600e21e8420bae650f803b7b320a86129fdfb32682c0ace6123
